Rank in Wordlist | Word | Rank in Wordlist | Word |
---|---|---|---|
1 | je | 26 | bi |
2 | in | 27 | ga |
3 | v | 28 | ni |
4 | so | 29 | lahko |
5 | se | 30 | še |
6 | na | 31 | ne |
7 | ki | 32 | tako |
8 | za | 33 | sta |
9 | da | 34 | več |
10 | z | 35 | bilo |
11 | pa | 36 | Leta |
12 | tudi | 37 | ko |
13 | kot | 38 | tem |
14 | s | 39 | jih |
15 | leta | 40 | o |
16 | bil | 41 | jo |
17 | V | 42 | ter |
18 | iz | 43 | zaradi |
19 | po | 44 | Na |
20 | od | 45 | Po |
21 | pri | 46 | ima |
22 | bila | 47 | to |
23 | do | 48 | bili |
24 | med | 49 | kar |
25 | ali | 50 | kjer |
The table shows the top-50 words of the corpus. Usually we see stopwords.
Language: Afrikaans
This list is a good candidate for a first stopword list for a language.
Usually a small, balanced corpus is enough to get a good list of high frequent words. But if the small corpus has some very prominent topic, this will be visible even in the top word lists.
select w_id-100 as rank_in_wordlist, word from words where w_id>100 order by w_id limit 50;
3.4 Sample words for different frequency ranges